Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency flutter_webrtc to ^0.8.0 #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
flutter_webrtc dependencies minor ^0.7.0 -> ^0.8.0

Release Notes

cloudwebrtc/flutter-webrtc

v0.8.9

Compare Source

[0.8.8] - 2022-06-08

  • [Android] Fixes DataChannel issue described in #​974
  • [iOS] Fixes DataChannel issue described in #​974
  • [Darwin/Android/Windows] Split data channel's webrtc id from our internal id (#​961)
  • [Windows] Update to m97.
  • [Windows] Add PeerConnectionState
  • [Windows] Fix can't open mic alone when built-in AEC is enabled.

v0.8.7

Compare Source

[0.8.7] - 2022-05-18

  • [iOS/macOS] fix: Use RTCYUVHelper instead of external libyuv library (#​954).
  • [iOS/macOS] Flutter 3.0 crash fixes, setStreamHandler on main thread (#​953)
  • [Android] Use mavenCentral() instead of jcenter() (#​952)
  • [Windows] Use uint8_t* instead of string in DataChannel::Send method, fix binary send bug.
  • [Android] fix: "Reply already submitted" error and setVolume() not working on remote streams.

v0.8.6

Compare Source

[0.8.6] - 2022-05-08

  • [Web/Android/iOS/macOS] Support null tracks in replaceTrack/setTrack.
  • [macOS] Remove absolute path from resolved spec to make checksum stable.
  • [Android] Android 12 bluetooth permissions.
  • [Dart] fix wrong id type for data-channel.
  • [Android] Release i420 Buffer in FrameCapturer.

v0.8.5

Compare Source

[0.8.5] - 2022-04-01

  • [Dart] Expose RTCDataChannel.id (#​898)
  • [Android] Enable H264 high profile for SimulcastVideoEncoderFactoryWrapper (#​890)

v0.8.4

Compare Source

[0.8.4] - 2022-03-28

  • [Android] Fix simulcast factory not sending back EncoderInfo (#​891)
  • [Android] fix: correct misspell in method screenRequestPermissions (#​876)

v0.8.3

Compare Source

[0.8.3] - 2022-03-01

  • [Android/iOS] Update android/ios webrtc native sdk versions.
  • [Windows] Feature of selecting i/o audio devices by passing sourceId and/or deviceId constraints (#​851).

v0.8.2

Compare Source

[0.8.2] - 2022-02-08

  • [Android/iOS/macOS/Web] Add restartIce.

v0.8.1

Compare Source

[0.8.1] - 2021-12-29

  • [Android/iOS] Bump webrtc-sdk version to 93.4577.01.

v0.8.0

Compare Source

[0.8.0] - 2021-12-05

  • [Dart] Refactor: Use webrtc interface. (#​777)
  • [iOS] Fix crashes for FlutterRPScreenRecorder stop.
  • [Web] Don't stop tracks when disposing MediaStream (#​760)
  • [Windows] Add the necessary parameters for onRemoveTrack (#​763)
  • [Example] Properly start foreground service in example (#​764)
  • [Android] Fix crash for Android, close #​757 and #​734.
  • [Dart] Fix typo in deprecated annotations.
  • [iOS] Fix IOS captureFrame and add support for remote stream captureFrame (#​778)
  • [Windows] Fix parsing stun configuration (#​789)
  • [Windows] Fix mute (#​792)
  • [iOS/Android/Windows] New video constraints syntax (#​790)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency flutter_webrtc to ^0.8.0 fix(deps): update dependency flutter_webrtc to ^0.8.0 Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant